What happened:
- I search models with “Qwen2.5-7B” as name filter, it works fine.
- After I click on “Text generation” from left panel, it won’t show up new results, trying to refresh and I always got 504 error.
- This also happens for “Qwen2.5-7B-Instruct”, “Qwen2.5 7B” etc.
- Most other condition will work and the results will appear.
What does it say:
What I tried but didn’t work:
- Changing my Internet connection entry point (Since I’m in China, I have to use proxy service, change to another service didn’t work).
- Change my browser from firefox to a Chromium one, same error.
- Use my mobile phone and perform the same search, same thing happened.
The status website reports everything’s working, so I’m a bit confused if this only happens to me? And how may I fix it?
Extra info:
- The url for one of this condition is: https://huggingface.co/models?pipeline_tag=text-generation&sort=trending&search=Qwen2.5-7B
- Two errors in browser’s console which don’t appear if the search was success:
Failed to fetch usage status via SSE: Error in input stream
andSSE Stream ended with error: TypeError: Error in input stream
PS: Sometimes if I search other name first, apply text generation filter, then the Qwen2.5-7B it works, but the same error still shows upon refresh.